(Finsert_file_contents): Run format-decode and
authorMartin Rudalics <rudalics@gmx.at>
Tue, 7 Aug 2007 12:22:00 +0000 (12:22 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 7 Aug 2007 12:22:00 +0000 (12:22 +0000)
commit9e9397f0d37e2d91c07d67d8c1aa4b8952fadff6
tree3a320ed0f649ac025422a1b6973730662a7e1f7e
parent113f006f3d19dd28d9948aea8df40539db9db0fd
(Finsert_file_contents): Run format-decode and
after_insert_file_functions on entire buffer when REPLACE is
non-nil and inhibit modification_hooks and point_motion_hooks.
For consistency, run after_insert_file_functions iff something
got inserted.  Move signal_after_change and update_compositions
after code running after_insert_file_functions.  Make sure that
undo_list doesn't record intermediate steps of the decoding
process.
src/fileio.c